Class OrganizationVpcFlowLogsServiceStub (1.69.0)

public abstract class OrganizationVpcFlowLogsServiceStub implements BackgroundResource

Base stub class for the OrganizationVpcFlowLogsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > OrganizationVpcFlowLogsServiceStub

Implements

BackgroundResource

Constructors

OrganizationVpcFlowLogsServiceStub()

public OrganizationVpcFlowLogsServiceStub()

Methods

close()

public abstract void close()

createVpcFlowLogsConfigCallable()

public UnaryCallable<CreateVpcFlowLogsConfigRequest,Operation> createVpcFlowLogsConfigCallable()
Returns
Type Description
UnaryCallable<CreateVpcFlowLogsConfigRequest,Operation>

createVpcFlowLogsConfigOperationCallable()

public OperationCallable<CreateVpcFlowLogsConfigRequest,VpcFlowLogsConfig,OperationMetadata> createVpcFlowLogsConfigOperationCallable()
Returns
Type Description
OperationCallable<CreateVpcFlowLogsConfigRequest,VpcFlowLogsConfig,OperationMetadata>

deleteVpcFlowLogsConfigCallable()

public UnaryCallable<DeleteVpcFlowLogsConfigRequest,Operation> deleteVpcFlowLogsConfigCallable()
Returns
Type Description
UnaryCallable<DeleteVpcFlowLogsConfigRequest,Operation>

deleteVpcFlowLogsConfigOperationCallable()

public OperationCallable<DeleteVpcFlowLogsConfigRequest,Empty,OperationMetadata> deleteVpcFlowLogsConfigOperationCallable()
Returns
Type Description
OperationCallable<DeleteVpcFlowLogsConfigRequest,Empty,OperationMetadata>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getVpcFlowLogsConfigCallable()

public UnaryCallable<GetVpcFlowLogsConfigRequest,VpcFlowLogsConfig> getVpcFlowLogsConfigCallable()
Returns
Type Description
UnaryCallable<GetVpcFlowLogsConfigRequest,VpcFlowLogsConfig>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,OrganizationVpcFlowLogsServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listVpcFlowLogsConfigsCallable()

public UnaryCallable<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsResponse> listVpcFlowLogsConfigsCallable()
Returns
Type Description
UnaryCallable<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsResponse>

listVpcFlowLogsConfigsPagedCallable()

public UnaryCallable<ListVpcFlowLogsConfigsRequest,OrganizationVpcFlowLogsServiceClient.ListVpcFlowLogsConfigsPagedResponse> listVpcFlowLogsConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListVpcFlowLogsConfigsRequest,ListVpcFlowLogsConfigsPagedResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateVpcFlowLogsConfigCallable()

public UnaryCallable<UpdateVpcFlowLogsConfigRequest,Operation> updateVpcFlowLogsConfigCallable()
Returns
Type Description
UnaryCallable<UpdateVpcFlowLogsConfigRequest,Operation>

updateVpcFlowLogsConfigOperationCallable()

public OperationCallable<UpdateVpcFlowLogsConfigRequest,VpcFlowLogsConfig,OperationMetadata> updateVpcFlowLogsConfigOperationCallable()
Returns
Type Description
OperationCallable<UpdateVpcFlowLogsConfigRequest,VpcFlowLogsConfig,OperationMetadata>