See: Description
| Class | Description |
|---|---|
| BindResource |
Details of any platform resources that a service binding will be associated with.
|
| BindResource.BindResourceBuilder |
Provides a fluent API for constructing a BindResource.
|
| CreateServiceInstanceAppBindingResponse |
Details of a response to a request to create a new service instance binding associated with an application.
|
| CreateServiceInstanceAppBindingResponse.CreateServiceInstanceAppBindingResponseBuilder |
Provides a fluent API for constructing a
CreateServiceInstanceAppBindingResponse. |
| CreateServiceInstanceBindingRequest |
Details of a request to create a service instance binding.
|
| CreateServiceInstanceBindingRequest.CreateServiceInstanceBindingRequestBuilder |
Provides a fluent API for constructing a
CreateServiceInstanceBindingRequest. |
| CreateServiceInstanceBindingResponse |
Details of a response to a service instance binding create request.
|
| CreateServiceInstanceBindingResponse.CreateServiceInstanceBindingResponseBuilder |
Provides a fluent API for constructing a
CreateServiceInstanceResponse. |
| CreateServiceInstanceRouteBindingResponse |
Details of a response to a request to create a new service instance binding associated with a route.
|
| CreateServiceInstanceRouteBindingResponse.CreateServiceInstanceRouteBindingResponseBuilder |
Provides a fluent API for constructing a
CreateServiceInstanceAppBindingResponse. |
| DeleteServiceInstanceBindingRequest |
Details of a request to delete a service instance binding.
|
| DeleteServiceInstanceBindingRequest.DeleteServiceInstanceBindingRequestBuilder |
Provides a fluent API for constructing a
DeleteServiceInstanceBindingRequest. |
| DeleteServiceInstanceBindingResponse |
Details of a response to a request to delete a service instance binding.
|
| DeleteServiceInstanceBindingResponse.DeleteServiceInstanceBindingResponseBuilder |
Provides a fluent API for constructing a
DeleteServiceInstanceBindingResponse. |
| Endpoint |
The network endpoints that the Application uses to connect to the Service Instance.
|
| Endpoint.EndpointBuilder |
Provides a fluid API for constructing an
Endpoint |
| GetLastServiceBindingOperationRequest |
Details of a request to get the state of the last operation on a service instance binding.
|
| GetLastServiceBindingOperationRequest.GetLastServiceBindingOperationRequestBuilder |
Provides a fluent API for constructing a
GetLastServiceBindingOperationRequest. |
| GetLastServiceBindingOperationResponse |
Details of a response to a request to get the state of the last operation on a service instance binding.
|
| GetLastServiceBindingOperationResponse.GetLastServiceBindingOperationResponseBuilder |
Provides a fluent API for constructing a
GetLastServiceBindingOperationResponse. |
| GetServiceInstanceAppBindingResponse |
Details of a response to a request to retrieve a service instance binding associated with an application.
|
| GetServiceInstanceAppBindingResponse.GetServiceInstanceAppBindingResponseBuilder |
Provides a fluent API for constructing a
GetServiceInstanceAppBindingResponse. |
| GetServiceInstanceBindingRequest |
Details of a request to retrieve a service instance binding.
|
| GetServiceInstanceBindingRequest.GetServiceInstanceBindingRequestBuilder |
Provides a fluent API for constructing a
CreateServiceInstanceBindingRequest. |
| GetServiceInstanceBindingResponse |
Details of a response to a request to retrieve a service instance binding.
|
| GetServiceInstanceRouteBindingResponse |
Details of a response to a request to create a new service instance binding associated with a route.
|
| GetServiceInstanceRouteBindingResponse.GetServiceInstanceRouteBindingResponseBuilder |
Provides a fluent API for constructing a
GetServiceInstanceRouteBindingResponse. |
| SharedVolumeDevice |
Represents a type of distributed
VolumeDevice which can be mounted on multiple app instances simultaneously. |
| SharedVolumeDevice.SharedVolumeDeviceBuilder |
Provides a fluent API for constructing a
SharedVolumeDevice. |
| VolumeDevice |
Base class for types of volume devices.
|
| VolumeMount |
Details of a volume mount in a service binding response.
|
| VolumeMount.VolumeMountBuilder |
Provides a fluent API for constructing a
VolumeMount. |
| Enum | Description |
|---|---|
| Endpoint.Protocol |
Values designating the network protocol
|
| VolumeMount.DeviceType |
Values specifying the type of device to mount.
|
| VolumeMount.Mode |
Values designating whether the mounted volume can be written to or read from.
|