Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
CreateNetworkSourceResponse |
IdentityClient.createNetworkSource(CreateNetworkSourceRequest request) |
CreateNetworkSourceResponse |
Identity.createNetworkSource(CreateNetworkSourceRequest request)
Creates a new network source in your tenancy.
|
Future<CreateNetworkSourceResponse> |
IdentityAsync.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler)
Creates a new network source in your tenancy.
|
Future<CreateNetworkSourceResponse> |
IdentityAsyncClient.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateNetworkSourceResponse> |
IdentityAsync.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler)
Creates a new network source in your tenancy.
|
Future<CreateNetworkSourceResponse> |
IdentityAsyncClient.createNetworkSource(CreateNetworkSourceRequest request,
AsyncHandler<CreateNetworkSourceRequest,CreateNetworkSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateNetworkSourceRequest |
CreateNetworkSourceRequest.Builder.build()
Build the instance of CreateNetworkSourceRequest as configured by this builder
|
CreateNetworkSourceRequest |
CreateNetworkSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateNetworkSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateNetworkSourceRequest.Builder |
CreateNetworkSourceRequest.Builder.copy(CreateNetworkSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.