Uses of Class
com.oracle.bmc.datasafe.responses.GetSecurityPolicyEntryStateResponse
-
Packages that use GetSecurityPolicyEntryStateResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of GetSecurityPolicyEntryStateResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return GetSecurityPolicyEntryStateResponse Modifier and Type Method Description GetSecurityPolicyEntryStateResponseDataSafe. getSecurityPolicyEntryState(GetSecurityPolicyEntryStateRequest request)Gets a security policy entity states by identifier.GetSecurityPolicyEntryStateResponseDataSafeClient. getSecurityPolicyEntryState(GetSecurityPolicyEntryStateRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type GetSecurityPolicyEntryStateResponse Modifier and Type Method Description Future<GetSecurityPolicyEntryStateResponse>DataSafeAsync. getSecurityPolicyEntryState(GetSecurityPolicyEntryStateRequest request, AsyncHandler<GetSecurityPolicyEntryStateRequest,GetSecurityPolicyEntryStateResponse> handler)Gets a security policy entity states by identifier.Future<GetSecurityPolicyEntryStateResponse>DataSafeAsyncClient. getSecurityPolicyEntryState(GetSecurityPolicyEntryStateRequest request, AsyncHandler<GetSecurityPolicyEntryStateRequest,GetSecurityPolicyEntryStateResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetSecurityPolicyEntryStateResponse Modifier and Type Method Description Future<GetSecurityPolicyEntryStateResponse>DataSafeAsync. getSecurityPolicyEntryState(GetSecurityPolicyEntryStateRequest request, AsyncHandler<GetSecurityPolicyEntryStateRequest,GetSecurityPolicyEntryStateResponse> handler)Gets a security policy entity states by identifier.Future<GetSecurityPolicyEntryStateResponse>DataSafeAsyncClient. getSecurityPolicyEntryState(GetSecurityPolicyEntryStateRequest request, AsyncHandler<GetSecurityPolicyEntryStateRequest,GetSecurityPolicyEntryStateResponse> handler) -
Uses of GetSecurityPolicyEntryStateResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GetSecurityPolicyEntryStateResponse Modifier and Type Method Description GetSecurityPolicyEntryStateResponseGetSecurityPolicyEntryStateResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetSecurityPolicyEntryStateResponse Modifier and Type Method Description GetSecurityPolicyEntryStateResponse.BuilderGetSecurityPolicyEntryStateResponse.Builder. copy(GetSecurityPolicyEntryStateResponse o)Copy method to populate the builder with values from the given instance.
-