Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSourceResponse |
IdentityClient.updateNetworkSource(UpdateNetworkSourceRequest request) |
UpdateNetworkSourceResponse |
Identity.updateNetworkSource(UpdateNetworkSourceRequest request)
Updates the specified network source.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNetworkSourceResponse> |
IdentityAsync.updateNetworkSource(UpdateNetworkSourceRequest request,
AsyncHandler<UpdateNetworkSourceRequest,UpdateNetworkSourceResponse> handler)
Updates the specified network source.
|
Future<UpdateNetworkSourceResponse> |
IdentityAsyncClient.updateNetworkSource(UpdateNetworkSourceRequest request,
AsyncHandler<UpdateNetworkSourceRequest,UpdateNetworkSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateNetworkSourceResponse> |
IdentityAsync.updateNetworkSource(UpdateNetworkSourceRequest request,
AsyncHandler<UpdateNetworkSourceRequest,UpdateNetworkSourceResponse> handler)
Updates the specified network source.
|
Future<UpdateNetworkSourceResponse> |
IdentityAsyncClient.updateNetworkSource(UpdateNetworkSourceRequest request,
AsyncHandler<UpdateNetworkSourceRequest,UpdateNetworkSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSourceResponse |
UpdateNetworkSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSourceResponse.Builder |
UpdateNetworkSourceResponse.Builder.copy(UpdateNetworkSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.