Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
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) |
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 |
---|---|
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 |
---|---|
GetServiceResponse |
GetServiceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetServiceResponse.Builder |
GetServiceResponse.Builder.copy(GetServiceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.