Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
GetNetworkSourceResponse |
IdentityClient.getNetworkSource(GetNetworkSourceRequest request) |
GetNetworkSourceResponse |
Identity.getNetworkSource(GetNetworkSourceRequest request)
Gets the specified network source’s information.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
GetNetworkSourceResponse |
GetNetworkSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNetworkSourceResponse.Builder |
GetNetworkSourceResponse.Builder.copy(GetNetworkSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.