| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.securitygroup |
| Modifier and Type | Method and Description |
|---|---|
ListSecurityGroupsResponse |
BccClient.listSecurityGroups(ListSecurityGroupsRequest request)
Listing SecurityGroup owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListSecurityGroupsRequest |
ListSecurityGroupsRequest.withInstanceId(String instanceId)
Configure the request with specified instanceId.
|
ListSecurityGroupsRequest |
ListSecurityGroupsRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListSecurityGroupsRequest |
ListSecurityGroupsRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListSecurityGroupsRequest |
ListSecurityGroupsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ListSecurityGroupsRequest |
ListSecurityGroupsRequest.withVpcId(String vpcId) |
Copyright © 2022. All rights reserved.