Uses of Class
com.oracle.bmc.ailanguage.responses.ChangeEndpointCompartmentResponse
- 
Packages that use ChangeEndpointCompartmentResponse Package Description com.oracle.bmc.ailanguage com.oracle.bmc.ailanguage.responses 
- 
- 
Uses of ChangeEndpointCompartmentResponse in com.oracle.bmc.ailanguageMethods in com.oracle.bmc.ailanguage that return ChangeEndpointCompartmentResponse Modifier and Type Method Description ChangeEndpointCompartmentResponseAIServiceLanguage. changeEndpointCompartment(ChangeEndpointCompartmentRequest request)Moves a Endpoint into a different compartment.ChangeEndpointCompartmentResponseAIServiceLanguageClient. changeEndpointCompartment(ChangeEndpointCompartmentRequest request)Methods in com.oracle.bmc.ailanguage that return types with arguments of type ChangeEndpointCompartmentResponse Modifier and Type Method Description Future<ChangeEndpointCompartmentResponse>AIServiceLanguageAsync. changeEndpointCompartment(ChangeEndpointCompartmentRequest request, AsyncHandler<ChangeEndpointCompartmentRequest,ChangeEndpointCompartmentResponse> handler)Moves a Endpoint into a different compartment.Future<ChangeEndpointCompartmentResponse>AIServiceLanguageAsyncClient. changeEndpointCompartment(ChangeEndpointCompartmentRequest request, AsyncHandler<ChangeEndpointCompartmentRequest,ChangeEndpointCompartmentResponse> handler)Method parameters in com.oracle.bmc.ailanguage with type arguments of type ChangeEndpointCompartmentResponse Modifier and Type Method Description Future<ChangeEndpointCompartmentResponse>AIServiceLanguageAsync. changeEndpointCompartment(ChangeEndpointCompartmentRequest request, AsyncHandler<ChangeEndpointCompartmentRequest,ChangeEndpointCompartmentResponse> handler)Moves a Endpoint into a different compartment.Future<ChangeEndpointCompartmentResponse>AIServiceLanguageAsyncClient. changeEndpointCompartment(ChangeEndpointCompartmentRequest request, AsyncHandler<ChangeEndpointCompartmentRequest,ChangeEndpointCompartmentResponse> handler)
- 
Uses of ChangeEndpointCompartmentResponse in com.oracle.bmc.ailanguage.responsesMethods in com.oracle.bmc.ailanguage.responses that return ChangeEndpointCompartmentResponse Modifier and Type Method Description ChangeEndpointCompartmentResponseChangeEndpointCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ailanguage.responses with parameters of type ChangeEndpointCompartmentResponse Modifier and Type Method Description ChangeEndpointCompartmentResponse.BuilderChangeEndpointCompartmentResponse.Builder. copy(ChangeEndpointCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-