Uses of Class
com.exoscale.sdk.model.AttachDbaasServiceToEndpointRequest
Packages that use AttachDbaasServiceToEndpointRequest
-
Uses of AttachDbaasServiceToEndpointRequest in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api with parameters of type AttachDbaasServiceToEndpointRequestModifier and TypeMethodDescriptionExoscaleApi.attachDbaasServiceToEndpoint(String sourceServiceName, AttachDbaasServiceToEndpointRequest attachDbaasServiceToEndpointRequest) [BETA] Create a new DBaaS connection between a DBaaS service and an external service -
Uses of AttachDbaasServiceToEndpointRequest in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return AttachDbaasServiceToEndpointRequestModifier and TypeMethodDescriptionAttachDbaasServiceToEndpointRequest.destEndpointId(UUID destEndpointId) AttachDbaasServiceToEndpointRequest.type(EnumExternalEndpointTypes type)