Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
GetServiceResponse |
NetworkFirewall.getService(GetServiceRequest request)
Get Service by the given name in the context of network firewall policy.
|
GetServiceResponse |
NetworkFirewallClient.getService(GetServiceRequest request) |
Future<GetServiceResponse> |
NetworkFirewallAsyncClient.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler) |
Future<GetServiceResponse> |
NetworkFirewallAsync.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler)
Get Service by the given name in the context of network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<GetServiceResponse> |
NetworkFirewallAsyncClient.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler) |
Future<GetServiceResponse> |
NetworkFirewallAsync.getService(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResponse> handler)
Get Service by the given name in the context of network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
GetServiceRequest |
GetServiceRequest.Builder.build()
Build the instance of GetServiceRequest as configured by this builder
|
GetServiceRequest |
GetServiceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetServiceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetServiceRequest.Builder |
GetServiceRequest.Builder.copy(GetServiceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.