Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSourceResponse |
IdentityClient.updateNetworkSource(UpdateNetworkSourceRequest request) |
UpdateNetworkSourceResponse |
Identity.updateNetworkSource(UpdateNetworkSourceRequest request)
Updates the specified network source.
|
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 |
---|---|
UpdateNetworkSourceRequest |
UpdateNetworkSourceRequest.Builder.build()
Build the instance of UpdateNetworkSourceRequest as configured by this builder
|
UpdateNetworkSourceRequest |
UpdateNetworkSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateNetworkSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSourceRequest.Builder |
UpdateNetworkSourceRequest.Builder.copy(UpdateNetworkSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.