Uses of Class
com.google.iam.admin.v1.ListRolesResponse
-
Packages that use ListRolesResponse 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 ListRolesResponse in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return types with arguments of type ListRolesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRolesRequest,ListRolesResponse>
IAMClient. listRolesCallable()
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>
IAMSettings.Builder. listRolesSettings()
Returns the builder for the settings used for calls to listRoles.com.google.api.gax.rpc.PagedCallSettings<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>
IAMSettings. listRolesSettings()
Returns the object with the settings used for calls to listRoles.Methods in com.google.cloud.iam.admin.v1 with parameters of type ListRolesResponse Modifier and Type Method Description protected IAMClient.ListRolesPage
IAMClient.ListRolesPage. createPage(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, ListRolesResponse response)
Method parameters in com.google.cloud.iam.admin.v1 with type arguments of type ListRolesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<IAMClient.ListRolesPagedResponse>
IAMClient.ListRolesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)
static com.google.api.core.ApiFuture<IAMClient.ListRolesPagedResponse>
IAMClient.ListRolesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)
protected IAMClient.ListRolesPage
IAMClient.ListRolesPage. createPage(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, ListRolesResponse response)
com.google.api.core.ApiFuture<IAMClient.ListRolesPage>
IAMClient.ListRolesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)
com.google.api.core.ApiFuture<IAMClient.ListRolesPage>
IAMClient.ListRolesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)
-
Uses of ListRolesResponse in com.google.cloud.iam.admin.v1.stub
Methods in com.google.cloud.iam.admin.v1.stub that return types with arguments of type ListRolesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRolesRequest,ListRolesResponse>
GrpcIAMStub. listRolesCallable()
com.google.api.gax.rpc.UnaryCallable<ListRolesRequest,ListRolesResponse>
IAMStub. listRolesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>
IAMStubSettings.Builder. listRolesSettings()
Returns the builder for the settings used for calls to listRoles.com.google.api.gax.rpc.PagedCallSettings<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>
IAMStubSettings. listRolesSettings()
Returns the object with the settings used for calls to listRoles. -
Uses of ListRolesResponse in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return ListRolesResponse Modifier and Type Method Description ListRolesResponse
ListRolesResponse.Builder. build()
ListRolesResponse
ListRolesResponse.Builder. buildPartial()
static ListRolesResponse
ListRolesResponse. getDefaultInstance()
ListRolesResponse
ListRolesResponse.Builder. getDefaultInstanceForType()
ListRolesResponse
ListRolesResponse. getDefaultInstanceForType()
ListRolesResponse
IAMGrpc.IAMBlockingStub. listRoles(ListRolesRequest request)
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.static ListRolesResponse
ListRolesResponse. parseDelimitedFrom(InputStream input)
static ListRolesResponse
ListRolesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRolesResponse
ListRolesResponse. parseFrom(byte[] data)
static ListRolesResponse
ListRolesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRolesResponse
ListRolesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListRolesResponse
ListRolesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRolesResponse
ListRolesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListRolesResponse
ListRolesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRolesResponse
ListRolesResponse. parseFrom(InputStream input)
static ListRolesResponse
ListRolesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRolesResponse
ListRolesResponse. parseFrom(ByteBuffer data)
static ListRolesResponse
ListRolesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.iam.admin.v1 that return types with arguments of type ListRolesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRolesRequest,ListRolesResponse>
IAMGrpc. getListRolesMethod()
com.google.protobuf.Parser<ListRolesResponse>
ListRolesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListRolesResponse>
IAMGrpc.IAMFutureStub. listRoles(ListRolesRequest request)
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.static com.google.protobuf.Parser<ListRolesResponse>
ListRolesResponse. parser()
Methods in com.google.iam.admin.v1 with parameters of type ListRolesResponse Modifier and Type Method Description ListRolesResponse.Builder
ListRolesResponse.Builder. mergeFrom(ListRolesResponse other)
static ListRolesResponse.Builder
ListRolesResponse. newBuilder(ListRolesResponse prototype)
Method parameters in com.google.iam.admin.v1 with type arguments of type ListRolesResponse Modifier and Type Method Description default void
IAMGrpc.AsyncService. listRoles(ListRolesRequest request, io.grpc.stub.StreamObserver<ListRolesResponse> responseObserver)
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.void
IAMGrpc.IAMStub. listRoles(ListRolesRequest request, io.grpc.stub.StreamObserver<ListRolesResponse> responseObserver)
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.
-