Uses of Class
com.oracle.bmc.accessgovernancecp.responses.GetGovernanceInstanceConfigurationResponse
-
Packages that use GetGovernanceInstanceConfigurationResponse Package Description com.oracle.bmc.accessgovernancecp com.oracle.bmc.accessgovernancecp.responses -
-
Uses of GetGovernanceInstanceConfigurationResponse in com.oracle.bmc.accessgovernancecp
Methods in com.oracle.bmc.accessgovernancecp that return GetGovernanceInstanceConfigurationResponse Modifier and Type Method Description GetGovernanceInstanceConfigurationResponse
AccessGovernanceCP. getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request)
Gets the tenancy-wide configuration for GovernanceInstancesGetGovernanceInstanceConfigurationResponse
AccessGovernanceCPClient. getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request)
Methods in com.oracle.bmc.accessgovernancecp that return types with arguments of type GetGovernanceInstanceConfigurationResponse Modifier and Type Method Description Future<GetGovernanceInstanceConfigurationResponse>
AccessGovernanceCPAsync. getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request, AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler)
Gets the tenancy-wide configuration for GovernanceInstancesFuture<GetGovernanceInstanceConfigurationResponse>
AccessGovernanceCPAsyncClient. getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request, AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler)
Method parameters in com.oracle.bmc.accessgovernancecp with type arguments of type GetGovernanceInstanceConfigurationResponse Modifier and Type Method Description Future<GetGovernanceInstanceConfigurationResponse>
AccessGovernanceCPAsync. getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request, AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler)
Gets the tenancy-wide configuration for GovernanceInstancesFuture<GetGovernanceInstanceConfigurationResponse>
AccessGovernanceCPAsyncClient. getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request, AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler)
-
Uses of GetGovernanceInstanceConfigurationResponse in com.oracle.bmc.accessgovernancecp.responses
Methods in com.oracle.bmc.accessgovernancecp.responses that return GetGovernanceInstanceConfigurationResponse Modifier and Type Method Description GetGovernanceInstanceConfigurationResponse
GetGovernanceInstanceConfigurationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.accessgovernancecp.responses with parameters of type GetGovernanceInstanceConfigurationResponse Modifier and Type Method Description GetGovernanceInstanceConfigurationResponse.Builder
GetGovernanceInstanceConfigurationResponse.Builder. copy(GetGovernanceInstanceConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
-