Uses of Class
com.oracle.bmc.wlms.responses.GetConfigurationResponse
- 
Packages that use GetConfigurationResponse Package Description com.oracle.bmc.wlms com.oracle.bmc.wlms.responses 
- 
- 
Uses of GetConfigurationResponse in com.oracle.bmc.wlmsMethods in com.oracle.bmc.wlms that return GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponseWeblogicManagementServiceConfiguration. getConfiguration(GetConfigurationRequest request)Gets service configuration.GetConfigurationResponseWeblogicManagementServiceConfigurationClient. getConfiguration(GetConfigurationRequest request)Methods in com.oracle.bmc.wlms that return types with arguments of type GetConfigurationResponse Modifier and Type Method Description Future<GetConfigurationResponse>WeblogicManagementServiceConfigurationAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Gets service configuration.Future<GetConfigurationResponse>WeblogicManagementServiceConfigurationAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Method parameters in com.oracle.bmc.wlms with type arguments of type GetConfigurationResponse Modifier and Type Method Description Future<GetConfigurationResponse>WeblogicManagementServiceConfigurationAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Gets service configuration.Future<GetConfigurationResponse>WeblogicManagementServiceConfigurationAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
- 
Uses of GetConfigurationResponse in com.oracle.bmc.wlms.responsesMethods in com.oracle.bmc.wlms.responses that return GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponseGetConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.wlms.responses with parameters of type GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponse.BuilderGetConfigurationResponse.Builder. copy(GetConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-