| Modifier and Type | Class and Description |
|---|---|
static class |
ComposeObjectRequest.SourceObject
Description of a source object for a composition request.
|
static class |
ComposeObjectRequest.SourceObject.Builder
Description of a source object for a composition request.
|
| Modifier and Type | Method and Description |
|---|---|
ComposeObjectRequest.SourceObjectOrBuilder |
ComposeObjectRequest.getSourceObjectsOrBuilder(int index)
The list of source objects that will be concatenated into a single object.
|
ComposeObjectRequest.SourceObjectOrBuilder |
ComposeObjectRequest.Builder.getSourceObjectsOrBuilder(int index)
The list of source objects that will be concatenated into a single object.
|
ComposeObjectRequest.SourceObjectOrBuilder |
ComposeObjectRequestOrBuilder.getSourceObjectsOrBuilder(int index)
The list of source objects that will be concatenated into a single object.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ComposeObjectRequest.SourceObjectOrBuilder> |
ComposeObjectRequest.getSourceObjectsOrBuilderList()
The list of source objects that will be concatenated into a single object.
|
List<? extends ComposeObjectRequest.SourceObjectOrBuilder> |
ComposeObjectRequest.Builder.getSourceObjectsOrBuilderList()
The list of source objects that will be concatenated into a single object.
|
List<? extends ComposeObjectRequest.SourceObjectOrBuilder> |
ComposeObjectRequestOrBuilder.getSourceObjectsOrBuilderList()
The list of source objects that will be concatenated into a single object.
|
Copyright © 2023 Google LLC. All rights reserved.