All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cloudfoundry.client.v3.serviceinstances._GetServiceInstanceResponse Maven / Gradle / Ivy

package org.cloudfoundry.client.v3.serviceinstances;

import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import org.immutables.value.Value;

@Value.Immutable
@JsonDeserialize
abstract class _GetServiceInstanceResponse extends ServiceInstance {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy