Uses of Class
com.google.iam.admin.v1.ListServiceAccountsResponse
-
Packages that use ListServiceAccountsResponse Package Description com.google.cloud.iam.admin.v1 A client to Identity and Access Management (IAM) APIcom.google.cloud.iam.admin.v1.stub com.google.iam.admin.v1 -
-
Uses of ListServiceAccountsResponse in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return types with arguments of type ListServiceAccountsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServiceAccountsRequest,ListServiceAccountsResponse>
IAMClient. listServiceAccountsCallable()
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceAccountsRequest,ListServiceAccountsResponse,IAMClient.ListServiceAccountsPagedResponse>
IAMSettings.Builder. listServiceAccountsSettings()
Returns the builder for the settings used for calls to listServiceAccounts.com.google.api.gax.rpc.PagedCallSettings<ListServiceAccountsRequest,ListServiceAccountsResponse,IAMClient.ListServiceAccountsPagedResponse>
IAMSettings. listServiceAccountsSettings()
Returns the object with the settings used for calls to listServiceAccounts.Methods in com.google.cloud.iam.admin.v1 with parameters of type ListServiceAccountsResponse Modifier and Type Method Description protected IAMClient.ListServiceAccountsPage
IAMClient.ListServiceAccountsPage. createPage(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, ListServiceAccountsResponse response)
Method parameters in com.google.cloud.iam.admin.v1 with type arguments of type ListServiceAccountsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPagedResponse>
IAMClient.ListServiceAccountsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)
static com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPagedResponse>
IAMClient.ListServiceAccountsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)
protected IAMClient.ListServiceAccountsPage
IAMClient.ListServiceAccountsPage. createPage(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, ListServiceAccountsResponse response)
com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPage>
IAMClient.ListServiceAccountsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)
com.google.api.core.ApiFuture<IAMClient.ListServiceAccountsPage>
IAMClient.ListServiceAccountsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAccountsRequest,ListServiceAccountsResponse,ServiceAccount> context, com.google.api.core.ApiFuture<ListServiceAccountsResponse> futureResponse)
-
Uses of ListServiceAccountsResponse in com.google.cloud.iam.admin.v1.stub
Methods in com.google.cloud.iam.admin.v1.stub that return types with arguments of type ListServiceAccountsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServiceAccountsRequest,ListServiceAccountsResponse>
GrpcIAMStub. listServiceAccountsCallable()
com.google.api.gax.rpc.UnaryCallable<ListServiceAccountsRequest,ListServiceAccountsResponse>
IAMStub. listServiceAccountsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceAccountsRequest,ListServiceAccountsResponse,IAMClient.ListServiceAccountsPagedResponse>
IAMStubSettings.Builder. listServiceAccountsSettings()
Returns the builder for the settings used for calls to listServiceAccounts.com.google.api.gax.rpc.PagedCallSettings<ListServiceAccountsRequest,ListServiceAccountsResponse,IAMClient.ListServiceAccountsPagedResponse>
IAMStubSettings. listServiceAccountsSettings()
Returns the object with the settings used for calls to listServiceAccounts. -
Uses of ListServiceAccountsResponse in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return ListServiceAccountsResponse Modifier and Type Method Description ListServiceAccountsResponse
ListServiceAccountsResponse.Builder. build()
ListServiceAccountsResponse
ListServiceAccountsResponse.Builder. buildPartial()
static ListServiceAccountsResponse
ListServiceAccountsResponse. getDefaultInstance()
ListServiceAccountsResponse
ListServiceAccountsResponse.Builder. getDefaultInstanceForType()
ListServiceAccountsResponse
ListServiceAccountsResponse. getDefaultInstanceForType()
ListServiceAccountsResponse
IAMGrpc.IAMBlockingStub. listServiceAccounts(ListServiceAccountsRequest request)
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.static ListServiceAccountsResponse
ListServiceAccountsResponse. parseDelimitedFrom(InputStream input)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(byte[] data)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(InputStream input)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(ByteBuffer data)
static ListServiceAccountsResponse
ListServiceAccountsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.iam.admin.v1 that return types with arguments of type ListServiceAccountsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListServiceAccountsRequest,ListServiceAccountsResponse>
IAMGrpc. getListServiceAccountsMethod()
com.google.protobuf.Parser<ListServiceAccountsResponse>
ListServiceAccountsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListServiceAccountsResponse>
IAMGrpc.IAMFutureStub. listServiceAccounts(ListServiceAccountsRequest request)
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.static com.google.protobuf.Parser<ListServiceAccountsResponse>
ListServiceAccountsResponse. parser()
Methods in com.google.iam.admin.v1 with parameters of type ListServiceAccountsResponse Modifier and Type Method Description ListServiceAccountsResponse.Builder
ListServiceAccountsResponse.Builder. mergeFrom(ListServiceAccountsResponse other)
static ListServiceAccountsResponse.Builder
ListServiceAccountsResponse. newBuilder(ListServiceAccountsResponse prototype)
Method parameters in com.google.iam.admin.v1 with type arguments of type ListServiceAccountsResponse Modifier and Type Method Description default void
IAMGrpc.AsyncService. listServiceAccounts(ListServiceAccountsRequest request, io.grpc.stub.StreamObserver<ListServiceAccountsResponse> responseObserver)
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.void
IAMGrpc.IAMStub. listServiceAccounts(ListServiceAccountsRequest request, io.grpc.stub.StreamObserver<ListServiceAccountsResponse> responseObserver)
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.
-