Uses of Class
com.oracle.bmc.aidataplatform.responses.GetAiDataPlatformResponse
-
Packages that use GetAiDataPlatformResponse Package Description com.oracle.bmc.aidataplatform com.oracle.bmc.aidataplatform.responses -
-
Uses of GetAiDataPlatformResponse in com.oracle.bmc.aidataplatform
Methods in com.oracle.bmc.aidataplatform that return GetAiDataPlatformResponse Modifier and Type Method Description GetAiDataPlatformResponseAiDataPlatform. getAiDataPlatform(GetAiDataPlatformRequest request)Gets information about a AiDataPlatform.GetAiDataPlatformResponseAiDataPlatformClient. getAiDataPlatform(GetAiDataPlatformRequest request)Method parameters in com.oracle.bmc.aidataplatform with type arguments of type GetAiDataPlatformResponse Modifier and Type Method Description Future<GetAiDataPlatformResponse>AiDataPlatformAsync. getAiDataPlatform(GetAiDataPlatformRequest request, AsyncHandler<GetAiDataPlatformRequest,GetAiDataPlatformResponse> handler)Gets information about a AiDataPlatform.Future<GetAiDataPlatformResponse>AiDataPlatformAsyncClient. getAiDataPlatform(GetAiDataPlatformRequest request, AsyncHandler<GetAiDataPlatformRequest,GetAiDataPlatformResponse> handler) -
Uses of GetAiDataPlatformResponse in com.oracle.bmc.aidataplatform.responses
Methods in com.oracle.bmc.aidataplatform.responses that return GetAiDataPlatformResponse Modifier and Type Method Description GetAiDataPlatformResponseGetAiDataPlatformResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.aidataplatform.responses with parameters of type GetAiDataPlatformResponse Modifier and Type Method Description GetAiDataPlatformResponse.BuilderGetAiDataPlatformResponse.Builder. copy(GetAiDataPlatformResponse o)Copy method to populate the builder with values from the given instance.
-