Uses of Class
com.oracle.bmc.identity.responses.GetNetworkSourceResponse
- 
Packages that use GetNetworkSourceResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses 
- 
- 
Uses of GetNetworkSourceResponse in com.oracle.bmc.identityMethods in com.oracle.bmc.identity that return GetNetworkSourceResponse Modifier and Type Method Description GetNetworkSourceResponseIdentity. getNetworkSource(GetNetworkSourceRequest request)Gets the specified network source’s information.GetNetworkSourceResponseIdentityClient. getNetworkSource(GetNetworkSourceRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type GetNetworkSourceResponse Modifier and Type Method Description Future<GetNetworkSourceResponse>IdentityAsync. getNetworkSource(GetNetworkSourceRequest request, AsyncHandler<GetNetworkSourceRequest,GetNetworkSourceResponse> handler)Gets the specified network source’s information.Future<GetNetworkSourceResponse>IdentityAsyncClient. getNetworkSource(GetNetworkSourceRequest request, AsyncHandler<GetNetworkSourceRequest,GetNetworkSourceResponse> handler)Method parameters in com.oracle.bmc.identity with type arguments of type GetNetworkSourceResponse Modifier and Type Method Description Future<GetNetworkSourceResponse>IdentityAsync. getNetworkSource(GetNetworkSourceRequest request, AsyncHandler<GetNetworkSourceRequest,GetNetworkSourceResponse> handler)Gets the specified network source’s information.Future<GetNetworkSourceResponse>IdentityAsyncClient. getNetworkSource(GetNetworkSourceRequest request, AsyncHandler<GetNetworkSourceRequest,GetNetworkSourceResponse> handler)
- 
Uses of GetNetworkSourceResponse in com.oracle.bmc.identity.responsesMethods in com.oracle.bmc.identity.responses that return GetNetworkSourceResponse Modifier and Type Method Description GetNetworkSourceResponseGetNetworkSourceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type GetNetworkSourceResponse Modifier and Type Method Description GetNetworkSourceResponse.BuilderGetNetworkSourceResponse.Builder. copy(GetNetworkSourceResponse o)Copy method to populate the builder with values from the given instance.
 
-