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.ListServiceAccountsPageIAMClient.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.ListServiceAccountsPageIAMClient.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 ListServiceAccountsResponseListServiceAccountsResponse.Builder. build()ListServiceAccountsResponseListServiceAccountsResponse.Builder. buildPartial()static ListServiceAccountsResponseListServiceAccountsResponse. getDefaultInstance()ListServiceAccountsResponseListServiceAccountsResponse.Builder. getDefaultInstanceForType()ListServiceAccountsResponseListServiceAccountsResponse. getDefaultInstanceForType()ListServiceAccountsResponseIAMGrpc.IAMBlockingStub. listServiceAccounts(ListServiceAccountsRequest request)Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.static ListServiceAccountsResponseListServiceAccountsResponse. parseDelimitedFrom(InputStream input)static ListServiceAccountsResponseListServiceAccountsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(byte[] data)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(com.google.protobuf.ByteString data)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(InputStream input)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListServiceAccountsResponseListServiceAccountsResponse. parseFrom(ByteBuffer data)static ListServiceAccountsResponseListServiceAccountsResponse. 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.BuilderListServiceAccountsResponse.Builder. mergeFrom(ListServiceAccountsResponse other)static ListServiceAccountsResponse.BuilderListServiceAccountsResponse. newBuilder(ListServiceAccountsResponse prototype)Method parameters in com.google.iam.admin.v1 with type arguments of type ListServiceAccountsResponse Modifier and Type Method Description default voidIAMGrpc.AsyncService. listServiceAccounts(ListServiceAccountsRequest request, io.grpc.stub.StreamObserver<ListServiceAccountsResponse> responseObserver)Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.voidIAMGrpc.IAMStub. listServiceAccounts(ListServiceAccountsRequest request, io.grpc.stub.StreamObserver<ListServiceAccountsResponse> responseObserver)Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific project.
-