Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ListResourcePortsResponse |
CloudGuard.listResourcePorts(ListResourcePortsRequest request)
Returns the list of open ports associated with the resourceId where resource is an instance
|
ListResourcePortsResponse |
CloudGuardClient.listResourcePorts(ListResourcePortsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListResourcePortsResponse> |
CloudGuardAsyncClient.listResourcePorts(ListResourcePortsRequest request,
AsyncHandler<ListResourcePortsRequest,ListResourcePortsResponse> handler) |
Future<ListResourcePortsResponse> |
CloudGuardAsync.listResourcePorts(ListResourcePortsRequest request,
AsyncHandler<ListResourcePortsRequest,ListResourcePortsResponse> handler)
Returns the list of open ports associated with the resourceId where resource is an instance
|
Iterable<ListResourcePortsResponse> |
CloudGuardPaginators.listResourcePortsResponseIterator(ListResourcePortsRequest request)
Creates a new iterable which will iterate over the responses received from the
listResourcePorts operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListResourcePortsResponse> |
CloudGuardAsyncClient.listResourcePorts(ListResourcePortsRequest request,
AsyncHandler<ListResourcePortsRequest,ListResourcePortsResponse> handler) |
Future<ListResourcePortsResponse> |
CloudGuardAsync.listResourcePorts(ListResourcePortsRequest request,
AsyncHandler<ListResourcePortsRequest,ListResourcePortsResponse> handler)
Returns the list of open ports associated with the resourceId where resource is an instance
|
Modifier and Type | Method and Description |
---|---|
ListResourcePortsResponse |
ListResourcePortsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListResourcePortsResponse.Builder |
ListResourcePortsResponse.Builder.copy(ListResourcePortsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.